home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: FW_CTextBoxShape
- Sent: 9/9/96 5:28 PM
- Received: 9/9/96 5:28 PM
- From: bobc@bcstec.ca.boeing.com (Bob Carpenter)
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List
-
-
- >
- > It sounds like you want the behavior of FW_CTextBoxShape::RenderTextBox()
- > instead of FW_CTextBoxShape::RenderText(). Think of RenderText as the
- > equivalent of a Quickdraw DrawString().
- >
-
- That's true. RenderTextBox is what's used in Hello part. The point is that
- it doesn't work as stated.
-
- Try my example with the standard Hello part, here it is again:
-
- Drag&Drop the following in Hello part:
-
- Line1
- Line2
- Line3
-
- You'll see that RenderTextBox() displays the following:
-
- Line1Line2Line3
-
- Mary claims that it works correctly. My experience is that it does
- not - it ignores \r's.
-
- Either I'm crazy, or I've got a different RenderTextBox() than
- Mary.
-
- --BobC
-
- Bob Carpenter
- Boeing Commercial Airplanes
- bob.carpenter@boeing.com